Format Masks

Format masks allow you to display plain numbers as a particular format, such as a currency. For example, a database field might return the value "12345", but you want to display it as "$12,345.00". To do this, we apply a format mask to the field.

Format masks can be applied to fields in various places in Argos:

  1. Banded reports
  2. Extract reports
  3. Dashboard forms

To configure the format mask, you can select from a list of predefined common formats by double-clicking on the desired format. Alternatively, you can enter your own format string into the field at the bottom of the dialog.

Edit Format Mask Dialog box with one of the common formats selected.  The selected format includes dollar sign and comma.

Format Characters

To create a custom format string, you can use any of the following characters to specify the format.

Numbers

Date/Time